CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - openCV tracking

搜索资源列表

  1. color-tracking

    0下载:
  2. This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。-This application demonstrates a fast, simple color tracking algorithm that can
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10499
    • 提供者:肖雪
  1. Tracking

    0下载:
  2. Kalman跟踪和粒子跟踪的实现与性能对比,使用opencv实现-Kalman tracking and particle tracking and performance comparison, the use of achieving OpenCV
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:12617
    • 提供者:昭君
  1. tracking

    2下载:
  2. 一个用opencv实现的目标跟踪程序,可以捕捉AVI视频中的运动目标并实现定位
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:9881221
    • 提供者:阿姆罗
  1. track opencv实现的踪源码

    0下载:
  2. opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:.net编程

    • 发布日期:2010-12-08
    • 文件大小:2630917
    • 提供者:lend0216
  1. opencv实现的踪源码harris corner detection

    0下载:
  2. opencv实现的踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:.net编程

    • 发布日期:2010-12-08
    • 文件大小:3186555
    • 提供者:lend0216
  1. 基于OPENCV的视频帧差法的实现

    2下载:
  2. 基于OPENCV的视频帧差法的实现,用来进行运动目标检测与跟踪的研究,OPENCV the video frame based on the realization of difference method is used for moving target detection and tracking of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:422802
    • 提供者:winnershu
  1. LK光流算法,包括opencv中LK稀疏跟踪的原理

    0下载:
  2. LK光流算法,包括opencv中LK稀疏跟踪的原理,主要是几篇英文文献,另外还有LK的matlab代码-LK optical flow algorithms, including LK sparse tracking opencv in principle, mainly a few in English literature, in addition to LK matlab code
  3. 所属分类:软件工程

    • 发布日期:2016-01-27
    • 文件大小:2142208
    • 提供者:lin65505578
  1. 运动物体跟踪,采用c,c++

    1下载:
  2. 运动物体跟踪,采用c,c++,opencv编写,mobile tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:929382
    • 提供者:lizhicheng
  1. trackeye.视频流中的人脸跟踪以及眼睛定位使用OPENCV

    0下载:
  2. 视频流中的人脸跟踪以及眼睛定位使用OPENCV.rar,Video streaming in the face and eye position tracking using OPENCV.rar
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:1443457
    • 提供者:张月月
  1. 基于meanshift的目标跟踪opencv开源代码

    0下载:
  2. 基于meanshift的目标跟踪opencv开源代码,Base mean shift object tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:137202
    • 提供者:范五东
  1. aambuilding-0.1-src-jiapei.rar

    0下载:
  2. 这是一个用于人脸跟踪算法,采用OPENCV实现。可广泛应用视频监控等领域。,This is a face tracking algorithm for use OPENCV achieve. Can be widely applied in areas such as video surveillance.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:54283
    • 提供者:李乔
  1. Camshift_color_trace.rar

    0下载:
  2. opencv 下利用Camshift算法进行彩色目标跟踪,opencv using color Camshift target tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4839
    • 提供者:陈必明
  1. humantrack.rar

    0下载:
  2. opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:190112
    • 提供者:aircity
  1. facetrack.rar

    0下载:
  2. 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。,face tracking
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:圣约翰
  1. cvblob.zip

    2下载:
  2. blob detection using OpenCV,blob detection using OpenCV
  3. 所属分类:Windows编程

    • 发布日期:2017-06-02
    • 文件大小:1385540
    • 提供者:Ashley
  1. capture.rar

    0下载:
  2. 运动物体检测与跟踪,绝对值得下载的程序,已经调试过的,Moving object detection and tracking, definitely worth downloading the program, has been testing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4050091
    • 提供者:子凡
  1. detect.rar

    2下载:
  2. 基于OpenCV的人眼识别定位与跟踪。本例是为了实现驾驶员疲劳驾驶的识别,通过对眼睛的运动状态来判别疲劳程度,OpenCV on the human eye to identify the location and tracking, which in this case the driver is tired of driving in order to achieve the recognition, through the movement of the eyes to determine
  3. 所属分类:Graph program

    • 发布日期:2015-08-01
    • 文件大小:2265971
    • 提供者:金无眠
  1. Object tracking

    0下载:
  2. The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
  3. 所属分类:OpenCV

    • 发布日期:2018-01-04
    • 文件大小:11525120
    • 提供者:波波鸟
  1. 多目标跟踪opencv

    0下载:
  2. 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:40266752
    • 提供者:huahuahua
  1. OPENCV资料

    0下载:
  2. 对特点区域目标跟踪,基于光流法的算法设计的异常行为识别(Target tracking for characteristic regions)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-06
    • 文件大小:5636096
    • 提供者:一社22
« 1 2 3 45 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com